PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setIsToolbarHidden Method
True if the toolbar is hidden.
In This Topic
    setIsToolbarHidden Method
    In This Topic
    Sets a value indicating whether to hide the viewer application's toolbars when the document is active.
    Syntax
    public void setIsToolbarHidden( 
       boolean value
    )

    Parameters

    value
    True if the toolbar is hidden.
    See Also